home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / boot / Blazewcp.readme < prev    next >
Text File  |  2002-05-26  |  910b  |  21 lines

  1. Short:    ULTRA FAST 32bit C2P patch for OS chunky functions
  2. Author:   rickprat@usit.net (Rick Pratt)
  3. Uploader: rickprat@usit.net (Rick Pratt)
  4. Version:  1.74
  5. Type:     util/boot
  6.  
  7.     Very fast Replacement for the OS chunky pixel functions
  8.  WritePixelLine8(), WritePixelArray8() and WriteChunkyPixels().
  9.  Uses 32bit Chunky 2 Planar routines to write longwords to chipram.
  10.  This makes it fast on 020+ cpus and REALLY fast on machines with 32bit
  11.  chipram (A1200, A3000, A4000).
  12.  
  13.     This version has code that allows small, unaligned blits to stay that
  14.     way if it's more efficient.  Gives a little speed up to the few, small
  15.     ops it applies to.
  16.  
  17.     This version is also my last. I thank everybody that's used BlazeWCP
  18.     and liked it, and everyone that used it and hated it (are there any :)
  19.     I've included the source incase anybody feels like tinkering with it.
  20.     If you manage to make it faster, please send me a copy.
  21.